You are here: Understanding the Meridian object model > About the Table object > The Table object methods > AddValues method

AddValues method

Adds values to the current Table object.

Syntax

AddValues([Columns], [Values])
Parameters
Name Description

Columns

Optional names of columns to add to the table.

Values

Optional values to add to the table.

Related concepts

About the Table object